Welcome![Sign In][Sign Up]
Location:
Search - opencv code

Search list

[OpenCVLearning OpenCV_源代码

Description: learning opencv 经典代码(learning opencv code)
Platform: | Size: 21216256 | Author: 曾经的张 | Hits:

[OtherSource code

Description: 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图的特征可以在右图对应行找到最佳匹配 再过滤: 去除坏的匹配点 通过uniquenessratio 输出视差图disparity:如果左右匹配点比较稠密,匹配点多,得到的图像与原图相似度比较大, 如果匹配点比较稀疏,得到的点与原图 相似度比较小 3.得出测距: 把生成的视差图输入 reprojectImageTo3D()函数,生成3D点云,3D点云中保存有2D图像的三维坐标,再读出每帧图像的三维坐标中的z轴的值,就得出了距离数据。(Binocular distance measurement implemented on OpenCV)
Platform: | Size: 25252864 | Author: 半瓶墨水 | Hits:

[OpenCVopencv-face-master

Description: 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)
Platform: | Size: 2202624 | Author: Dylanin1999 | Hits:

[OpenCV学习OpenCV(中文版)随书源码

Description: 学习OpenCV(中文版)随书源码,Opencv 很好的学习资料(Learning OpenCV (Chinese version) with the book source code, Opencv good learning materials)
Platform: | Size: 21215232 | Author: jiangquan.liu | Hits:

[OpenCVopencv-2.4.9

Description: opencv-2.4.9源码方便开发,解压即可得到。(opencv-2.4.9source code)
Platform: | Size: 91683840 | Author: Ashley_Fan | Hits:

[OpenCVopencv-1.0.0.tar

Description: 图像处理程序,最经典的示例程序,代码通俗易懂(opencv is very good a program code)
Platform: | Size: 11146240 | Author: obsession2015 | Hits:

[Windows Developopencv图序列与视频相互转换

Description: 基于opencv的,图序列与视频相互转换(the code is about image sequence and video conversion based on Opencv.)
Platform: | Size: 3072 | Author: lucy0108 | Hits:

[OpenCV深入理解OpenCV:实用计算机视觉项目解析-源代码

Description: 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)
Platform: | Size: 74544128 | Author: 忆源 | Hits:

[Graph program《OpenCV图像处理编程实例-源码-20160801

Description: 深入理解OpenCV:实用计算机视觉项目解析-源代码(this is a book code of graphic opencv)
Platform: | Size: 39941120 | Author: sunboyljp | Hits:

[OpenCVopencv-3.2.0

Description: opencv3.0源码,图形处理的好资料,值得学习、研究(Opencv3.0 source code, graphic processing of good information, worth learning, research)
Platform: | Size: 82032640 | Author: chengju | Hits:

[Graph programopencv-实例源代码

Description: opencv实例代码实现 ,其中很多经典案例可供学习,很不错的资源。(Opencv instance code implementation, many of the classic cases for learning, very good resources.)
Platform: | Size: 3613696 | Author: 闫永强 | Hits:

[Graph programOpenCV

Description: opencv图像处理编程实例 源码,基于opencv平台(opencv image processing sample source code)
Platform: | Size: 40046592 | Author: lisiyuanchina | Hits:

[OpenCVopencv图像处理常用完整示例代码总结分析

Description: opencv图像处理常用完整示例代码总结分析(General example code summarization and analysis commonly used in OpenCV image processing)
Platform: | Size: 12288 | Author: 清风00007 | Hits:

[OpenCVcode

Description: Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
Platform: | Size: 27206656 | Author: satin | Hits:

[OpenCV学习OpenCV(中文版)以及随书源码

Description: 学习OpenCV(中文版)以及随书源码,对于要学习图像处理的同学比较有用(Learning OpenCV (Chinese version) and the source code are useful for students who want to learn image processing.)
Platform: | Size: 34895872 | Author: 可是对方含税单价 | Hits:

[Special Effectsfeatures code

Description: 基于opencv的实现图像特征各类方法的检测代码。(based on opencv Detection of image features.)
Platform: | Size: 12288 | Author: 单曲循环 | Hits:

[Windows Develop国外编写的opencv表情识别源代码

Description: opencv源代码表情识别,可以进行简单的表情识别(The opencv expression recognition code written abroad, can do simple facial expression recognition.)
Platform: | Size: 369664 | Author: 萌1 | Hits:

[Graph programopencv拍照

Description: 利用opencv拍照并且保存图片,短短二三十行代码,就可以实现这个功能,方便快捷,是嵌入式中实现拍照的一个很好的方法,亲测可用,但前提是你得把opencv的环境配好。(Using OpenCV to take pictures and save the picture, just twenty or thirty lines of code, you can achieve this function, convenient and quick, it is a good way to take photos in embedded system, but the premise is that you have to match the environment of OpenCV.)
Platform: | Size: 1965056 | Author: 思nxyj | Hits:

[Otheropencv-3.2.0

Description: opencv安装包,下载后直接进行安装就可以使用opencv了,同时可以上网搜索test代码进行测试(The opencv installation package can be installed directly after downloading. You can use opencv and search test code online for testing.)
Platform: | Size: 21818368 | Author: heiheiffas | Hits:

[OpenCVPython-opencv车牌识别

Description: 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)
Platform: | Size: 21504 | Author: 西风何时来 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net